Skip to content

Add changedSinceSlot on account fetch operations#392

Open
cloakd wants to merge 2 commits intosolana-foundation:mainfrom
cloakd:changed_since_slot
Open

Add changedSinceSlot on account fetch operations#392
cloakd wants to merge 2 commits intosolana-foundation:mainfrom
cloakd:changed_since_slot

Conversation

@cloakd
Copy link
Copy Markdown
Contributor

@cloakd cloakd commented Apr 13, 2026

FluxRPC & Helius both offer changedSinceSlot arg for account fetch calls - this significantly reduces the gPA data loads needed for keeping 3rd party services in sync as incremental sync can be done rather than fetching full account state data.

Especially useful for large programs such as PumpFun (most RPCs disallow a full gPA on this program now)

@cloakd cloakd changed the title Add Changed since slot Add changedSinceSlot on account fetch operations Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant